home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-07-18 | 503 b | 14 lines | [TEXT/KAHL] |
- void Handle_Pt_Pop_Up(DialogRef, short, short, short, short);
- void Handle_Ac_Pop_Up(DialogRef, short, short, short, short);
- void Make_Pop_Up_Menu(short, OSType, short);
- void Maintain_Menu_Items(WindowRef);
-
- short The_pt_Type[100];
- short The_ac_Type[100];
- short PT_Item_To_Edit;
- short AC_Item_To_Edit;
-
- extern short CreatorChangerApp, CreatorChangerPref, Strt_Rsrc;
- extern Dialog_Info Chng, Edit, Auto, About, Pref;
- extern MenuRef Apple_Menu, File_Menu, Edit_Menu;
-